home *** CD-ROM | disk | FTP | other *** search
/ Guia CD-ROM 25 / GUIACD25.iso / bht / shared.dir / 01228_EINSTEIN ICON.PICT.ls < prev    next >
Encoding:
Text File  |  1996-02-08  |  149 b   |  10 lines

  1. on mouseDown
  2.   puppetTransition(0)
  3.   sound stop 1
  4.   if the movie = "Main.dir" then
  5.     go("Einstein")
  6.   else
  7.     go("Einstein", "Main")
  8.   end if
  9. end
  10.